- Home
- Search Results
- Page 1 of 1
Search for: All records
- 
                                    Total Resources4
- Resource Type
- 
                                    
                                    
                                    
                                    0004000000000000
- More
- Availability
- 
                                    
                                    31
- Author / Contributor
- Filter by Author / Creator
- 
                                    
                                        - 
                                                    
                                                        
                                                            
                                                            Ruffy, Fabian (4)
- 
                                                    
                                                        
                                                            
                                                            Sivaraman, Anirudh (4)
- 
                                                    
                                                        
                                                            
                                                            Panda, Aurojit (2)
- 
                                                    
                                                        
                                                            
                                                            Antichi, Gianni (1)
- 
                                                    
                                                        
                                                            
                                                            Berg, Jessica (1)
- 
                                                    
                                                        
                                                            
                                                            Dubina, Vladyslav (1)
- 
                                                    
                                                        
                                                            
                                                            Foster, Nate (1)
- 
                                                    
                                                        
                                                            
                                                            Havel, Vojtech (1)
- 
                                                    
                                                        
                                                            
                                                            Jin, Xin (1)
- 
                                                    
                                                        
                                                            
                                                            Kim, Taegyun (1)
- 
                                                    
                                                        
                                                            
                                                            Kotikalapudi, Prathima (1)
- 
                                                    
                                                        
                                                            
                                                            Liu, Jed (1)
- 
                                                    
                                                        
                                                            
                                                            Narayana, Srinivas (1)
- 
                                                    
                                                        
                                                            
                                                            Netravali, Ravi (1)
- 
                                                    
                                                        
                                                            
                                                            Nguyen, Khanh (1)
- 
                                                    
                                                        
                                                            
                                                            Peschanenko, Volodymyr (1)
- 
                                                    
                                                        
                                                            
                                                            Ports, Dan RK (1)
- 
                                                    
                                                        
                                                            
                                                            Sherwood, Rob (1)
- 
                                                    
                                                        
                                                            
                                                            Tavante, Hanneli (1)
- 
                                                    
                                                        
                                                            
                                                            Wang, Tao (1)
 
- 
                                                    
                                                        
                                                            
                                                            
- Filter by Editor
- 
                                    
                                        - 
                                                    
                                                        
                                                            
                                                            & Spizer, S. M. (0)
- 
                                                    
                                                        
                                                            
                                                            & . Spizer, S. (0)
- 
                                                    
                                                        
                                                            
                                                            & Ahn, J. (0)
- 
                                                    
                                                        
                                                            
                                                            & Bateiha, S. (0)
- 
                                                    
                                                        
                                                            
                                                            & Bosch, N. (0)
- 
                                                    
                                                        
                                                            
                                                            & Brennan K. (0)
- 
                                                    
                                                        
                                                            
                                                            & Brennan, K. (0)
- 
                                                    
                                                        
                                                            
                                                            & Chen, B. (0)
- 
                                                    
                                                        
                                                            
                                                            & Chen, Bodong (0)
- 
                                                    
                                                        
                                                            
                                                            & Drown, S. (0)
- 
                                                    
                                                        
                                                            
                                                            & Ferretti, F. (0)
- 
                                                    
                                                        
                                                            
                                                            & Higgins, A. (0)
- 
                                                    
                                                        
                                                            
                                                            & J. Peters (0)
- 
                                                    
                                                        
                                                            
                                                            & Kali, Y. (0)
- 
                                                    
                                                        
                                                            
                                                            & Ruiz-Arias, P.M. (0)
- 
                                                    
                                                        
                                                            
                                                            & S. Spitzer (0)
- 
                                                    
                                                        
                                                            
                                                            & Sahin. I. (0)
- 
                                                    
                                                        
                                                            
                                                            & Spitzer, S. (0)
- 
                                                    
                                                        
                                                            
                                                            & Spitzer, S.M. (0)
- 
                                                    
                                                        
                                                            
                                                            (submitted - in Review for IEEE ICASSP-2024) (0)
 
- 
                                                    
                                                        
                                                            
                                                            
- 
                                    Have feedback or suggestions for a way to improve these results?
 !
                                    
                                        
                                            Note: When clicking on a Digital Object Identifier (DOI) number, you will be taken to an external site maintained by the publisher.
                                            Some full text articles may not yet be available without a charge during the embargo (administrative interval).
                                        
                                        
                                        
                                            
                                                
                                             What is a DOI Number?
                                        
                                    
                                
Some links on this page may take you to non-federal websites. Their policies may differ from this site.
- 
            Free, publicly-accessible full text available November 1, 2025
- 
            Ruffy, Fabian; Liu, Jed; Kotikalapudi, Prathima; Havel, Vojtech; Tavante, Hanneli; Sherwood, Rob; Dubina, Vladyslav; Peschanenko, Volodymyr; Sivaraman, Anirudh; Foster, Nate (, ACM SIGCOMM)
- 
            Berg, Jessica; Ruffy, Fabian; Nguyen, Khanh; Yang, Nicholas; Kim, Taegyun; Sivaraman, Anirudh; Netravali, Ravi; Narayana, Srinivas (, HotNets '21: Proceedings of the Twentieth ACM Workshop on Hot Topics in Networks)Increasing application complexity has caused applications to be refactored into smaller components known as microservices that communicate with each other using RPCs. Distributed tracing has emerged as an important debugging tool for such microservice-based applications. Distributed tracing follows the journey of a user request from its starting point at the application's front-end, through RPC calls made by the front-end to different microservices recursively, all the way until a response is constructed and sent back to the user. To reduce storage costs, distributed tracing systems sample traces before collecting them for subsequent querying, affecting the accuracy of queries on the collected traces. We propose an alternative system, Snicket, that tightly integrates querying and collection of traces. Snicket takes as input a database-style streaming query that expresses the analysis the developer wants to perform on the trace data. This query is compiled into a distributed collection of microservice extensions that run as "bumps-in-the-wire," intercepting RPC requests and responses as they flow into and out of microservices. This collection of extensions implements the query, performing early filtering and computation on the traces to reduce the amount of stored data in a query-specific manner. We show that Snicket is expressive in the queries it can support and can update queries fast enough for interactive use.more » « less
- 
            Wang, Tao; Zhu, Hang; Ruffy, Fabian; Jin, Xin; Sivaraman, Anirudh; Ports, Dan RK; Panda, Aurojit (, USENIX Workshop on Hot Topics in Cloud Computing (HotCloud))
 An official website of the United States government
An official website of the United States government 
				
			 
					 
					
 
                                     Full Text Available
                                                Full Text Available